Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Improve readability of anchor tags #1194

Closed

Conversation

akshay0611
Copy link

Description

Fixed the issue where anchor tag text, such as "Forgot your password?", "Terms and Conditions," and "Privacy Policy," was not visible against the background. Updated the styles in login.css to ensure the text is readable.

Related Issues

Type of PR

    • Bug fix

Screenshots / videos (if applicable)

Before the Fix

(Screenshot showing the anchor tag text invisible)

Screenshot 2024-11-30 at 9 34 38 AM

After the Fix

(Screenshot showing the corrected anchor tag text)

Screenshot 2024-11-30 at 9 41 35 AM

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I have performed a self-review of my code
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

The fix ensures consistent and readable styling for anchor tags across the application. This improves the user experience by making navigation links visible.

Copy link

vercel bot commented Nov 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rapidoc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2024 4:12am

Copy link

netlify bot commented Nov 30, 2024

Deploy Preview for rapidoc ready!

Name Link
🔨 Latest commit c02b5ed
🔍 Latest deploy log https://app.netlify.com/sites/rapidoc/deploys/674a90b52ba7cb00082ba7ff
😎 Deploy Preview https://deploy-preview-1194--rapidoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @akshay0611! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@github-actions github-actions bot added the stale label Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

This issue has been marked as stale because it has been inactive for more than 7 days. It will be closed if no further activity occurs in the next 10 days. Please update if you want to keep it open.

@github-actions github-actions bot closed this Dec 28, 2024
Copy link
Contributor

This issue has been automatically closed because it has been inactive for more than 17 days (including 7 days marked as stale). If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞[Bug]: Anchor tag text color is not visible against the background
1 participant